tests textiter: test word boundaries
authorSébastien Wilmet <swilmet@gnome.org>
Tue, 8 Apr 2014 19:36:45 +0000 (21:36 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 13 Apr 2014 21:04:10 +0000 (14:04 -0700)
commit704a178abbf4abec153aae45688fd149ed6f608b
treec62803ecaa6fe79194f5b72a2950daf42d0d8f9d
parent14ce8025cada0cab9042751f537717fe04f42eeb
tests textiter: test word boundaries

- As the tests show, some of the functions have a strange and
inconsistent behavior for corner cases.

- Rename test_full_buffer() -> test_search_full_buffer() because
textiter.c is used for other GtkTextIter unit tests.

https://bugzilla.gnome.org/show_bug.cgi?id=727908
testsuite/gtk/textiter.c